﻿.bg-main,
.text.button:hover,
.border.button:hover,
.bg.button:hover,
.button[class*='-main']:hover,
.button[class*='-main'].active {
    background-color: #0988E8 !important;
}

.input:focus,
.input:active {
    border-color: #0988E8;
}

a:active,
a:hover {
    color: #0988E8;
}

.top .input::-webkit-input-placeholder {
    color: #fff;
    font-size: 12px;
}

.top .input::-moz-placeholder {
    color: #fff;
    font-size: 12px;
}

.top .input:-ms-input-placeholder {
    color: #fff;
    font-size: 12px;
}

.top {
    background-color: rgba(0, 28, 74, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.top .navbar-body form,
.top .navbar-body a.top-link {
    padding: 0 10px;
}

header .top-nav {
    background-color: rgba(0, 28, 74, .2);
}

header .top-nav .nav.nav-line>li {
    border-bottom: none;
}

header .top-nav .nav.nav-line>li.active,
header .top-nav .nav.nav-line>li:hover {
    border-bottom: solid 2px #fff;
}

header .top-nav .nav.nav-line>li {
    border-bottom: solid 2px transparent;
}

header .top-nav .nav .nav-menu {
    background-color: rgba(0, 19, 63, 0.6);
}

header .top-nav .nav .nav-menu li {
    border-bottom: 1px solid #ccc;
}

header .top-nav .nav .nav-menu li a {
    padding: 0.5em 1em;
    color: #fff !important;
    font-size: 14px;
}

header .top-nav .nav li i::after{
    content: '';
    display: inline-block;
    margin-left: 4px;
    width: 12px;
    height: 7px;
    background-color: #fff;
    background: url(../images/drop_down.png);
}

/* 新增 */

header .logo{
    position: relative;
    float: left;
    padding:15px 0;
    width: 22%;
}
header .logo img{
    max-width: 100%;
    opacity: 1 !important;
}
header .top-nav .navbar{padding-top: 0;padding-bottom: 0;}
header .top-nav .navbar-body{
    margin-left: 0 !important;
    justify-content: flex-start !important;
}
header .top-nav .navbar-body a{
    color: #fff !important;
}

header .text_switch{
    position: relative;
    float: left;
    padding: 31.5px 0;
    width: 50%;
    text-align: center;
}
header .text_switch img{
    max-width: 100%;
}
header .search{
    clear: both;
    padding-top: 10px;
}

header .search_form{
    width: 100%;
    min-width: 220px;
    height: 45px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    list-style: none;
    text-align: center;     
}
header .search_form form{
    height: 100%;
}
header .search_form form .input-inline{
    height: 100%;
}
.close{
    background: url(./images/close.png) no-repeat !important;
}
.show{
    display: block !important;
}
.search_form input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
}
.search_form input:-moz-placeholder, textarea:-moz-placeholder {
    color: #fff;
    font-size: 16px;
}
.search_form input::-moz-placeholder, textarea::-moz-placeholder {
    color: #fff;
    font-size: 16px;
}
.search_form input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
}
.barrier_free{
    float: right;
}
.barrier_free a{
    font-size: 16px;
    color: #fff !important;
}
.quick{
    margin-bottom: 110px;
    text-align: center;
}
.quick .box{
    width: 1250px;
    margin: 0 auto;
    padding: 0 16px;
}
.quick .book{
    padding: 13px 0;
    display: inline-block;
    position: relative;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.quick .book p{
    position: absolute;
    top: 45%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 100%;
    font-size: 24px;
    color: #fff;
    z-index: 1;
}
.quick .book img{
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.quick .book img.on{
    display: none;
}
.quick .book:hover img{
    display: none !important;
    opacity: 0;
}
.quick .book:hover img.on{
    display: inline-block !important;
    opacity: 1;
}
/* 旋转 */
.transform180{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);	
}
.quick .quick-but img{
    position: relative;
    top: 50%;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
}
.quick .quick-swiper{
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
}
.Results{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
.Results span{
    font-size: 14px;
    color: rgba(0, 0, 0, .6);
}
.item .last{
    background-color: rgba(0, 0, 0, 0) !important;
    color: #000000 !important;
    outline: none;
    border: 1px solid #E6E6E6 !important;
}

/* 新增 end */
.fmenu {
    margin-bottom: 75px;
}

.fmenu .box {
    /* width: 75rem; */
    width: 79rem;
    margin: 0 auto;
}

.fmenu .box .flex-item .drop {
    width: 372px;
    height: 144px;
    background-image: url(./images/588ku.png);
    background-size: 100%;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 2em;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.fmenu .box .flex-item .drop-1 {
    background-image: url(./images/add_page1-1.png) !important;
}

.fmenu .box .flex-item .drop .button {
    border: none !important;
}

.fmenu .box .flex-item .drop .button:hover,
.fmenu .box .flex-item .drop .button:focus {
    background-color: transparent;
    outline: 0!important;
}

.fmenu .box .flex-item .drop h3 {
    font-size: 30px !important;
    color: #fefefe;
    font-weight: normal;
}

.fmenu .box .flex-item .drop p {
    font-size: 18px;
    color: #fefefe;
}

.fmenu .box .flex-item .drop:hover,
.fmenu .box .flex-item .drop.active {
    background-image: url(./images/588ku-on.png);
}

.fmenu .box .flex-item .drop-1:hover,
.fmenu .box .flex-item .drop-1.active {
    background-image: url(./images/add_page1_hover.png) !important;
}

.fmenu .box .flex-item .drop .dropdown {
    background-color: rgba(0, 19, 63, 0.6);
    color: #fefefe;
    font-size: 18px;
    width: 73%;
    margin-bottom: 0;
    left: 2.8em;
}

.fmenu .box .flex-item .drop .dropdown a {
    color: #fefefe;
}

.fmenu .box .flex-item .drop .dropdown .nav-menu li {
    border-bottom: 1px solid #ddd;
}


/* 新增 */

.fmenu .box .flex-item .drop .dropdown .nav-menu li {
    position: relative;
}

.fmenu .box .flex-item .drop .dropdown .nav-menu li:hover .son-nav {
    display: block;
}

.son-nav {
    padding-left: 5px;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(100%);
    max-width: 100%;
}

.son-nav li {
    background-color: rgba(0, 19, 63, 0.6);
}

.fmenu .box .flex-item .drop .dropdown .list {
    padding: 15px 15px;
}

.fmenu .box .flex-item .drop .dropdown .list a {
    width: 118px;
    margin: 5px 0px;
    display: inline-block;
}

.bookmark {
    position: absolute;
    top: 0;
}

.bookmark.pos-left {
    left: -7em;
}

.bookmark.pos-left ul li {
    background-image: url(./images/shuqian-left.png);
}

.bookmark.pos-left ul li.active {
    background-image: url(./images/shuqian-left-2.png);
}

.bookmark.pos-left ul li a {
    padding-left: 0.5em;
}

.bookmark.pos-right {
    right: -6.8em;
}

.bookmark.pos-right ul li {
    background-image: url(./images/shuqian-right.png);
    /* background: #095AB1;
    border-radius: 0 18px 18px 0; */
}

.bookmark.pos-right ul li.active {
    background-image: url(./images/shuqian-right-2.png);
}


/* .bookmark.pos-right ul .active {
    background: linear-gradient(90deg, #FFA200 0%, #F5C800 90%, #FFC800 100%);
} */

.bookmark.pos-right ul li a {
    padding-right: 0.5em;
}

.bookmark.pos-right1 {
    /* right: -42.8em; */
    right: -6.8em;
    top: unset;
    /* bottom: 0; */
}

.bookmark.pos-right1 ul li {
    background-image: url(./images/shuqian-right.png);
    /* background: #095AB1;
    border-radius: 0 18px 18px 0; */
}

.bookmark.pos-right1 ul li a {
    padding-right: 0.5em;
}

.bookmark ul li {
    width: 100px;
    line-height: 17px;
    margin: 10px 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.bookmark ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.flipbook .item {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.flipbook .item.fw-left {
    background-image: url(./images/fuwu-left-bg.png);
}

.flipbook .item.fw-right {
    background-image: url(./images/fuwu-right-bg.png);
}
.flipbook .item.ab-right {
    background-image: url(./images/arbitrators-bg.png);
}

.flipbook .item.zc-left {
    background-image: url(./images/zc-left-bg.png);
}

.flipbook .item.zc-right {
    background-image: url(./images/zc-right-bg.png);
}

.flipbook .item.news-list {
    background-image: url(./images/list-bg.png);
}

.flipbook .item.news-list .neipad {
    margin: 5em;
}

.flipbook .item.news-list .neipad .list li {
    width: 45%;
    float: left;
}

.flipbook .item.news-list .neipad .list li:nth-child(even) {
    margin-left: 7em;
}

.flipbook .item.fuwu-list {
    position: relative;
}

.flipbook .item.fuwu-list .neipad {
    margin: 5em;
}

.flipbook .item.fuwu-list .neipad .tit1 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFF;
    margin-top: 2em;
}

.flipbook .item.fuwu-list .neipad .tit2 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFF;
}

.flipbook .item.fuwu-list .neipad .btn-tit3 {
    width: 183px;
    height: 46px;
    line-height: 26px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
    margin-top: 3em;
    background-color: #fff;
}

.flipbook .item.fuwu-list .neipad .btn-tit4 {
    width: 183px;
    height: 46px;
    line-height: 26px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
    margin-top: 3em;
    color: #fff !important;
}

.flipbook .item.fuwu-list .neipad .btn-tit4:hover {
    color: #19B8F8 !important;
}

.flipbook .item.fuwu-list .neipad .btn-tit5 {
    width: 183px;
    height: 46px;
    line-height: 26px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
    margin-top: 3em;
    color: #0f69df !important;
    border: 1px solid #0f69df !important;
    /* color: #999;
    border: 1px solid #909090; */
}

.flipbook .item.fuwu-list .neipad .btn-tit5:hover {
    color: #fff !important;
    background: #0f69df!important;
}

.flipbook .item.fuwu-list .neipad .list {
    margin-top: 5em;
}

.flipbook .item.news-detail .item {
    background-image: url(./images/list-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 3em 3em;
}

.flipbook .item.news-detail .item h2 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #262626;
    text-align: center;
}

.flipbook .item.news-detail .item p.datesc {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #808080;
    text-align: center;
}

.flipbook .item.zcfjs .neipad {
    margin: 3em;
}

.flipbook .item.zcfjs .neipad h2 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #262626;
    text-align: center;
    margin-top: 2em;
}

.flipbook .item.zcfjs .neipad .form {
    margin-top: 5em;
}

.flipbook .item.zcfjs .neipad .notce {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #909090;
}

.flipbook .item .return {
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 10;
}

.flipbook .item .return {
    font-size: 14px;
    color: #333;
}
.flipbook .item .return img{
    display: inline-block;
    vertical-align: middle;
}
.flipbook .item.ab-right .return a{
    color: #fff;
}
.flipbook .item.ab-right .return img{
    -webkit-filter: grayscale(100%) brightness(1000%);
    filter: grayscale(100%) brightness(1000%);
}
.flipbook .item.ab-right .button{
    background: rgba(0, 0, 0, 0) !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}



.backward,
.forward {
    border: 1px solid #ddd !important;
    position: absolute;
    bottom: 20px;
}

.backward {
    left: 30px;
}

.forward {
    right: 30px;
}

.list-link {
    background-color: rgba(0, 19, 63, 0.6);
    border: none;
}

.list-link a {
    color: #fff;
}

.footer {
    background-color: rgba(0, 28, 74, .2);
    font-size: 14px;
}

.footer-1 {
    background-color: rgba(86, 0, 1, 0.34) !important;
}

.footer .padding {
    padding-top: .6rem !important;
    padding-bottom: .6rem !important;
}

.footer .container {
    text-align: center;
    line-height: 45px;
    color: #f1f2f4;
}

.footer .container a {
    color: #f1f2f4;
}

.footer .container #imgConac {
    height: 45px;
}

.footer .container .police-bei {
    color: #fff;
}

.footer .container .police-bei::before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 5px;
    background-image: url(http://www.qdac.org/n28356055/images/beian.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.footer .container .button:hover {
    background-color: transparent;
}

.footer .container .list-link>a:hover {
    background-color: transparent;
    text-decoration: none;
}

.footer .container .list-link>a.active:link,
.footer .container .list-link>a.active:visited {
    background-color: transparent;
}

.footer .container .list-link>a {
    line-height: 30px;
}


/*# sourceMappingURL=./style.css.map */


/* 修改 */

.flipbook-viewport,
.fixed-bottom {
    z-index: 10;
}

.flipbook-viewport {
    position: relative;margin-bottom:70px;
}

header {
    position: relative;
    z-index: 15;
}

.z-box {
    position: absolute;
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 1;
}

.z-line {
    margin: .5em 0;
    padding: 0 !important;
    border-top: 2px solid #E6E6E6;
}

.z-list li {
    line-height: 1.5;
    padding: 0.4em;
}

#z-page {
    position: absolute;
    bottom: 3em;
}

.z-tr>td {
    padding: 15px 0;
}

.z-tr>td:nth-child(1) {
    width: 20%;
}

.z-tr>td:nth-child(2) {
    width: 10%;
}

.z-tr>td:nth-child(3) {
    width: 25%;
}

.z-button {
    min-width: 120px;
    font-size: 18px;
    background: #3297FF !important;
}

.z-button-magtop {
    margin-top: 3em !important;
}

.z-input {
    border-radius: 5em;
}

.align-c {
    text-align: center;
}

.mt-1em {
    margin-top: 1em !important;
}

.mb-2em {
    margin-bottom: 2em;
}

.mb-3em {
    margin-bottom: 3em;
}

.mb-4em {
    margin-bottom: 4em;
}

.z-float-r {
    float: right;
}

.z_img {
    max-width: 100%;
    max-height: 450px;
}

.z-content img {
    max-width: 100%;
    max-height: 450px;
}

.z-imglist li {
    margin-bottom: 1em;
}

.z-imglist img {
    max-width: 100%;
    max-height: 200px;
}

.z-sbtn1 {
    background: #1BB9F8;
}

.z-tit1 {
    font-size: 20px;
}

.z-tit2 {
    font-size: 18px;
    color: #333;
}

.z-text {
    color: #0f0f0f !important;
}

.z-none {
    opacity: 0;
}

.z-list2>li {
    padding: 10px 0;
    font-size: 17px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.z-list2>li:not(:last-child) {
    border-bottom: 1px solid rgba(89, 89, 245, .1);
}

.text-o2 {
    display: -webkit-box;
    max-width: 100%;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.z-hb {
    display: inline;
    max-width: 80%;
    max-height: 80%;
}

.z-transf-c {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.z-shaoma {
    display: inline;
    margin: 0 auto;
    max-width: 80%;
}

.z-pr {
    position: relative;
}

body::-webkit-scrollbar {
    /*width: 0 !important*/
}

body {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.video_text img {
    position: fixed;
    top: 200px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.video_text img:nth-child(1) {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    animation: mymove1 10s ease-in-out infinite;
    -webkit-animation: mymove1 10s ease-in-out infinite;
    /*Safari and Chrome*/
}

.swiper-button-next,
.swiper-button-prev {
    padding: 20px;
}

.swiper-slide>a {
    position: relative;
    display: inline-block;
    max-width: 100%;
    min-width: 100%;
}

.bg-swiper .swiper-slide>a>img {
    min-width: 100%;
    min-height: 100%;
    height: auto !important;
}

.slide2-img {
    position: absolute;
    width: 77.7%;
    top: 50%;
    left: 50%;
}

.slide3-img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 58.43%;
}

.slide2-img,
.slide3-img {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.slide3-text {
    position: absolute;
    top: 250px;
    left: 19.68%;
    width: 5.78%;
}

/* 新增-仲裁员查询 */
.query{font-size: 18px;text-align: left;}
.query p{margin: 0;display: inline-block;color: #262626;}
.query span{float: right;color: #8f8f8f;}
.result{padding: 0;list-style: none;text-align: left;}
.result li{padding: 12px 0;border-bottom: 1px solid rgba(102, 102, 102, .3);}
.result dl{font-size: 0;}
.result dl dd{margin: 0;display: inline-block;font-size: 16px;color: #262626;line-height: 22px;vertical-align: top;}
.result dl dd:first-child{width: 19%;}
.result dl dd:nth-child(2){width: 15%;}
.result dl dd:nth-child(3){width: 26%;}
.result dl dd:last-child{width: 40%;}
/* 新增-仲裁员查询 */

@media screen and (max-width:1680px){
    header .top-nav .nav-line>li:not(:last-child) {
        margin-right: 0.8em;
    }
}

@media screen and (max-width:1440px) {
    .slide3-text {
        top: 330px;
    }
    .slide2-img {
        top: 55%;
    }
    .slide3-img {
        top: 53%;
    }
}

@media screen and (max-width:1366px) {
    .slide3-text {
        top: 380px;
    }
    .slide2-img {
        top: 55%;
    }
}


/* 新增 */

.x-top {
    background-color: rgba(86, 0, 1, 0.34) !important;
}

.x-top-1 {
    background-color: rgba(0, 28, 74, 0.34) !important;
}

@keyframes mymove1 {
    0% {
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    65% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes mymove1
/*Safari and Chrome*/

{
    0% {
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    65% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.video_text img:nth-child(2) {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    animation: mymove2 10s ease-in-out infinite;
    -webkit-animation: mymove2 10s ease-in-out infinite;
    /*Safari and Chrome*/
}

@keyframes mymove2 {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    70% {
        opacity: 1;
    }
    95% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes mymove2
/*Safari and Chrome*/

{
    0% {
        opacity: 0;
    }
    60% {
        opacity: 0;
    }
    70% {
        opacity: 1;
    }
    95% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}